| lcBlockAddShapeSel | Home |
|
HANDLE lcBlockAddShapeSel ( HANDLE hBlock, BOOL bErase ); |
| hBlock | |
| Handle to a block. | |
| bErase | |
| If TRUE, then entities which was used to make the Shape will be deleted. | |
| Handle to created shape object or NULL if the function fails. |
| Code sample |